show: Handle keys of any type, and set an error if key doesn't exist
authorColin Walters <walters@verbum.org>
Fri, 27 Sep 2013 16:55:07 +0000 (12:55 -0400)
committerColin Walters <walters@verbum.org>
Fri, 27 Sep 2013 16:57:01 +0000 (12:57 -0400)
commit38a5f6e5ed61cfb7a831c78920a8d11457c59dee
tree127838e530dcee26af9ee8bd2deb57c20dfffd32
parent2ef652439d001ab70fc6000d43a7d0b0bb9ddb8a
show: Handle keys of any type, and set an error if key doesn't exist

Previously we were just handling strings, and silently doing nothing
if the key didn't exist, which is pretty broken.
src/ostree/ot-builtin-show.c